home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1999 February / Software of the Month - Ultimate Collection Shareware 258.iso / mac / Education / QuizEditor / Read Me < prev   
Text File  |  1998-06-15  |  4KB  |  73 lines

  1. Using QuizEditor JS
  2. Wayne K. Mock
  3. May, 1998
  4.  
  5. QuizEditor JS is an application which allows educators to easily create self-scoring 
  6. multiple choice quizzes for use with any Web Browser which supports JavaScript 1.1, 
  7. (i.e. Netscape Navigator 3 or later, Netscape Communicator 4.x, Internet Explorer 3 or 
  8. later.) Each quiz question is assigned four possible answers: only one of which can be 
  9. defined as correct. Scoring is reported in a JavaScript-generated popup window and 
  10. includes the correct answers for any question(s) a user may have missed.
  11.  
  12. The quizzes generated by QuizEditor JS are suitable for unit reviews and other 
  13. activities which require self-evaluation. The results are not reported to anyone except 
  14. the user. Individuals needing more sophisticated testing, reporting and/or tracking 
  15. capabilities should access the INQSIT¿ Web site at http://www.bsu.edu/inqsit/ to learn 
  16. more about the powerful on-line testing and surveying capabilities of that application.
  17.  
  18. QuizEditor JS is currently downloadable from a Web server located at: 
  19. http://www.edt.bsu.edu/extras/quizeditor/download.html. Macintosh, Windows 3.1.1 and 
  20. Windows 95 versions are available.
  21.  
  22. Using QuizEditor JS:
  23.     1.    Launch the application by double-clicking its icon; a screen will appear 
  24. displaying buttons labeled ╥Quit╙, ╥Open Project╙ and ╥Add Question╙.
  25.     Ñ    Clicking on ╥Quit╙ causes the application to quit.
  26.     Ñ    Clicking on ╥Open Project╙ allows you to select existing quiz source for 
  27. editing.
  28.     Ñ    Clicking the ╥Add Question╙ button will start a new quiz.
  29.  
  30.     2.    To start a new quiz, click ╥Add Question╙. On the screen which appears at that 
  31. point, name your project, using eight characters or less, with no spaces to 
  32. maintain compatibility with Windows versions earlier than Windows 95.
  33.     Ñ    Type the text for your question in the ╥Question╙ field.
  34.     Ñ    Type answers into the four ╥Answer╙ fields.
  35.     Ñ    Specify one correct answer by clicking on a ╥Correct╙ button.
  36.     Ñ    Click ╥Okay╙ to add the current question and answer to your test or click the 
  37. ╥Cancel╙ button to return to the main screen.
  38.     Ñ    To edit a question already added, click on ╥Edit Question...╙ on the main 
  39. screen and select the question from the popdown menu.
  40.  
  41.     3.    To open an existing project, (i.e. quiz source,) for editing, click the ╥Open 
  42. Project╙ button on the opening screen, browse to and open your QuizEditor JS 
  43. file.
  44.     Ñ    To edit an existing question, click on ╥Edit Question...╙ and select the 
  45. question from the popdown menu.
  46.     Ñ    To add a question, click ╥Add Question╙ and proceed as in step 2, above.
  47.  
  48.     4.    Add questions and answers to your quiz.
  49.     Ñ    Follow the procedures outlined in step 2, above.
  50.  
  51.     5.    Save your quiz source for later editing and export your quiz for Web use.
  52.     Ñ    After at least one question has been added to a test, the main screen will 
  53. display additional buttons: ╥Export as HTML╙ and ╥Save Content╙.
  54.     Ñ    ╥Save Content╙ prompts you to save your quiz source. A ╥.qed╙ extension 
  55. is automatically added to the name you have given the project: it should 
  56. be left in place, so that Windows versions of QuizEditor JS can recognize 
  57. the file.
  58.     Ñ    ╥Export as HTML╙ prompts you to save your quiz as a HyperText Markup 
  59. Language (HTML) document with an ╥.htm╙ extension. This file can be 
  60. opened in a Web browser, uploaded to a Web server, and/or linked to 
  61. existing Web pages.
  62.  
  63. QuizEditor JS was created at Ball State University using Macromedia Director. The 
  64. project was developed by Jon Weiss of Education Technology and Development, in 
  65. association with The Center for Teaching Technology.
  66.  
  67. Acknowledgement: The quizzes generated by QuizEditor JS are based upon the 
  68. CHP Interactive Exercise Prototypes provided by Ronald L. Earp and Brian M. Tissue 
  69. at http://www.chem.vt.edu/chem-ed/CHP/scripts/. These authors provide the following 
  70. guidelines for use of their prototypes: ╥These examples are freely available to anyone 
  71. who desires to use them for non-commercial purposes. Our only request is that you 
  72. acknowledge the source of the scripts.╙
  73.